projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f2c0cd8
)
(lm): Use "p" not "P" for interactive spec.
author
Richard M. Stallman
<rms@gnu.org>
Sun, 20 May 2001 17:18:20 +0000
(17:18 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sun, 20 May 2001 17:18:20 +0000
(17:18 +0000)
lisp/play/landmark.el
patch
|
blob
|
history
diff --git
a/lisp/play/landmark.el
b/lisp/play/landmark.el
index 68fa876e4b10619397f7b62bd2413bc628445909..02a6dbc6942bbdbfa9dd4e93c9e2ed45b40f7359 100644
(file)
--- a/
lisp/play/landmark.el
+++ b/
lisp/play/landmark.el
@@
-1651,7
+1651,7
@@
none / 1 | yes | no
You start by moving to a square and typing \\[lm-start-robot],
if you did not use a prefix arg to ask for automatic start.
Use \\[describe-mode] for more info."
- (interactive "
P
")
+ (interactive "
p
")
(setf lm-n nil lm-m nil)
(lm-switch-to-window)